Update expected test output
authorMatthias Clasen <mclasen@redhat.com>
Mon, 10 Feb 2020 20:03:47 +0000 (15:03 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 10 Feb 2020 20:03:47 +0000 (15:03 -0500)
The a11y test for GtkAssistant produces different
output due to headerbar changes.

testsuite/a11y/assistant.txt

index 022637ed4a1b2c004b5fbf967adcc74790000468..a1034152c4e2523c1eeaef70b800e537e7e82abb 100644 (file)
@@ -60,7 +60,7 @@ window1
     alpha: 1
     cancel
       "push button"
-      parent: headerbar
+      parent: unnamed-GtkContainerAccessible-0
       index: 0
       name: Cancel
       state: enabled focusable sensitive showing visible
@@ -77,7 +77,7 @@ window1
       action 0 keybinding: <Alt>c
     back
       "push button"
-      parent: headerbar
+      parent: unnamed-GtkContainerAccessible-0
       index: 1
       name: Back
       state: enabled focusable sensitive
@@ -92,11 +92,11 @@ window1
       action 0 name: click
       action 0 description: Clicks the button
       action 0 keybinding: <Alt>b
-    close
+    apply
       "push button"
-      parent: headerbar
-      index: 2
-      name: Close
+      parent: unnamed-GtkContainerAccessible-1
+      index: 0
+      name: Apply
       state: enabled focusable sensitive
       toolkit: gtk
       <AtkComponent>
@@ -108,13 +108,13 @@ window1
       <AtkAction>
       action 0 name: click
       action 0 description: Clicks the button
-      action 0 keybinding: <Alt>c
-    last
+      action 0 keybinding: <Alt>a
+    forward
       "push button"
-      parent: headerbar
-      index: 3
-      name: Finish
-      state: focusable
+      parent: unnamed-GtkContainerAccessible-1
+      index: 1
+      name: Next
+      state: focusable showing visible
       toolkit: gtk
       <AtkComponent>
       layer: widget
@@ -125,13 +125,13 @@ window1
       <AtkAction>
       action 0 name: click
       action 0 description: Clicks the button
-      action 0 keybinding: <Alt>f
-    forward
+      action 0 keybinding: <Alt>n
+    last
       "push button"
-      parent: headerbar
-      index: 4
-      name: Next
-      state: focusable showing visible
+      parent: unnamed-GtkContainerAccessible-1
+      index: 2
+      name: Finish
+      state: focusable
       toolkit: gtk
       <AtkComponent>
       layer: widget
@@ -142,12 +142,12 @@ window1
       <AtkAction>
       action 0 name: click
       action 0 description: Clicks the button
-      action 0 keybinding: <Alt>n
-    apply
+      action 0 keybinding: <Alt>f
+    close
       "push button"
-      parent: headerbar
-      index: 5
-      name: Apply
+      parent: unnamed-GtkContainerAccessible-1
+      index: 3
+      name: Close
       state: enabled focusable sensitive
       toolkit: gtk
       <AtkComponent>
@@ -159,4 +159,4 @@ window1
       <AtkAction>
       action 0 name: click
       action 0 description: Clicks the button
-      action 0 keybinding: <Alt>a
+      action 0 keybinding: <Alt>c